Skip to content

Avoid logging SSH passwords#1816

Merged
rolandwalker merged 1 commit intomainfrom
RW/do-not-log-ssh-passwords
Apr 6, 2026
Merged

Avoid logging SSH passwords#1816
rolandwalker merged 1 commit intomainfrom
RW/do-not-log-ssh-passwords

Conversation

@rolandwalker
Copy link
Copy Markdown
Contributor

Description

While the SSH support is both undocumented and deprecated, mycli should not log passwords in any situation.

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

@rolandwalker rolandwalker self-assigned this Apr 4, 2026
@rolandwalker rolandwalker force-pushed the RW/do-not-log-ssh-passwords branch from b470953 to 4bd779f Compare April 4, 2026 15:35
While the SSH support is both undocumented and deprecated, mycli should
not log passwords in any situation.
@rolandwalker rolandwalker force-pushed the RW/do-not-log-ssh-passwords branch from 4bd779f to c843c78 Compare April 4, 2026 15:37
@rolandwalker rolandwalker merged commit baa67fa into main Apr 6, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/do-not-log-ssh-passwords branch April 6, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants